home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / AutoIt3.ini < prev    next >
INI File  |  2004-08-28  |  4KB  |  320 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=AutoIT3
  4. HTMLGroup=0
  5. FileType=*.au3
  6. CommentString=;
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=1
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. DollarComment=0
  26. LBracketComment=0
  27. SingleQuote=1
  28. DoubleQuote=1
  29. Preprocessors=1
  30. IndentChar=
  31. UnIndentChar=
  32. TabWidth=3
  33. CaseSensitive=0
  34. PocoComment=0
  35. KeyWordChars=-_
  36. [KeyWords]
  37. Abs=
  38. ACos=
  39. AdlibDisable=
  40. AdlibEnable=
  41. And=
  42. Asc=
  43. ASin=
  44. ATan=
  45. AutoItSetOption=
  46. AutoItWinGetTitle=
  47. AutoItWinSetTitle=
  48. BitAND=
  49. BitNOT=
  50. BitOR=
  51. BitShift=
  52. BitXOR=
  53. BlockInput=
  54. Break=
  55. ByRef=
  56. Call=
  57. Case=
  58. CDTray=
  59. ClipGet=
  60. ClipPut=
  61. ContinueLoop=
  62. ControlClick=
  63. ControlCommand=
  64. ControlDisable=
  65. ControlEnable=
  66. ControlFocus=
  67. ControlGetFocus=
  68. ControlGetPos=
  69. ControlGetText=
  70. ControlHide=
  71. ControlMove=
  72. ControlSend=
  73. ControlSetText=
  74. ControlShow=
  75. Cos=
  76. Dec=
  77. Dim=
  78. DirCopy=
  79. DirCreate=
  80. DirMove=
  81. DirRemove=
  82. Do=
  83. DriveGetDrive=
  84. DriveGetFileSystem=
  85. DriveGetLabel=
  86. DriveGetSerial=
  87. DriveGetType=
  88. DriveSetLabel=
  89. DriveSpaceFree=
  90. DriveSpaceTotal=
  91. DriveStatus=
  92. Else=
  93. ElseIf=
  94. EndFunc=
  95. EndIf=
  96. EndSelect=
  97. EnvGet=
  98. EnvSet=
  99. EnvUpdate=
  100. Exit=
  101. ExitLoop=
  102. Exp=
  103. FileClose=
  104. FileCopy=
  105. FileCreateShortcut=
  106. FileDelete=
  107. FileExists=
  108. FileFindFirstFile=
  109. FileFindNextFile=
  110. FileGetAttrib=
  111. FileGetLongName=
  112. FileGetShortName=
  113. FileGetSize=
  114. FileGetTime=
  115. FileGetVersion=
  116. FileChangeDir=
  117. FileInstall=
  118. FileMove=
  119. FileOpen=
  120. FileOpenDialog=
  121. FileReadLine=
  122. FileRecycle=
  123. FileSaveDialog=
  124. FileSelectFolder=
  125. FileSetAttrib=
  126. FileSetTime=
  127. FileWriteLine=
  128. For=
  129. Func=
  130. Global=
  131. Hex=
  132. HotKeySet=
  133. Chr=
  134. If=
  135. IniDelete=
  136. IniRead=
  137. IniWrite=
  138. InputBox=
  139. Int=
  140. IsAdmin=
  141. IsArray=
  142. IsFloat=
  143. IsInt=
  144. IsNumber=
  145. IsString=
  146. Local=
  147. Log=
  148. Mod=
  149. MouseClick=
  150. MouseClickDrag=
  151. MouseDown=
  152. MouseGetCursor=
  153. MouseGetPos=
  154. MouseMove=
  155. MouseUp=
  156. MsgBox=
  157. Next=
  158. Not=
  159. Number=
  160. Opt=
  161. Or=
  162. PixelGetColor=
  163. PixelSearch=
  164. ProcessClose=
  165. ProcessExists=
  166. ProcessWait=
  167. ProcessWaitClose=
  168. ProgressOff=
  169. ProgressOn=
  170. ProgressSet=
  171. Random=
  172. RegDelete=
  173. RegRead=
  174. RegWrite=
  175. Return=
  176. Round=
  177. Run=
  178. RunAsSet=
  179. RunWait=
  180. Select=
  181. Send=
  182. SetError=
  183. Shutdown=
  184. Sin=
  185. Sleep=
  186. SoundPlay=
  187. SoundSetWaveVolume=
  188. SplashImageOn=
  189. SplashOff=
  190. SplashTextOn=
  191. Sqrt=
  192. StatusbarGetText=
  193. Step=
  194. StringAddCR=
  195. StringFormat=
  196. StringInStr=
  197. StringIsAlNum=
  198. StringIsAlpha=
  199. StringIsASCII=
  200. StringIsDigit=
  201. StringIsFloat=
  202. StringIsInt=
  203. StringIsLower=
  204. StringIsSpace=
  205. StringIsUpper=
  206. StringIsXDigit=
  207. StringLeft=
  208. StringLen=
  209. StringLower=
  210. StringMid=
  211. StringReplace=
  212. StringRight=
  213. StringSplit=
  214. StringStripCR=
  215. StringStripWS=
  216. StringTrimLeft=
  217. StringTrimRight=
  218. StringUpper=
  219. Stringx=
  220. Tan=
  221. Then=
  222. TimerStart=
  223. TimerStop=
  224. To=
  225. TrayTip=
  226. UBound=
  227. Until=
  228. URLDownloadToFile=
  229. Wend=
  230. While=
  231. WinActivate=
  232. WinActive=
  233. WinClose=
  234. WinExists=
  235. WinGetClassList=
  236. WinGetClientSize=
  237. WinGetHandle=
  238. WinGetPos=
  239. WinGetText=
  240. WinGetTitle=
  241. WinKill=
  242. WinMenuSelectItem=
  243. WinMinimizeAll=
  244. WinMinimizeAllUndo=
  245. WinMove=
  246. WinSetOnTop=
  247. WinSetTitle=
  248. WinShow=
  249. WinWait=
  250. WinWaitActive=
  251. WinWaitClose=
  252. WinWaitNotActive=
  253. [ReservedWords]
  254. @AppDataCommonDir=
  255. @AppDataDir=
  256. @AutoItVersion=
  257. @CommonFilesDir=
  258. @Compiled=
  259. @ComputerName=
  260. @ComSpec=
  261. @CR=
  262. @CRLF=
  263. @DesktopCommonDir=
  264. @DesktopDir=
  265. @DesktopHeight=
  266. @DesktopWidth=
  267. @DocumentsCommonDir=
  268. @error=
  269. @FavoritesCommonDir=
  270. @FavoritesDir=
  271. @HomeDrive=
  272. @HomePath=
  273. @HomeShare=
  274. @HOUR=
  275. @IPAddress1=
  276. @IPAddress2=
  277. @IPAddress3=
  278. @IPAddress4=
  279. @LF=
  280. @LogonDNSDomain=
  281. @LogonDomain=
  282. @LogonServer=
  283. @MDAY=
  284. @MIN=
  285. @MON=
  286. @MyDocumentsDir=
  287. @OSBuild=
  288. @OSLang=
  289. @OSServicePack=
  290. @OSTYPE=
  291. @OSVersion=
  292. @ProgramFilesDir=
  293. @ProgramsCommonDir=
  294. @ProgramsDir=
  295. @ScriptDir=
  296. @ScriptFullPath=
  297. @ScriptName=
  298. @SEC=
  299. @StartMenuCommonDir=
  300. @StartMenuDir=
  301. @StartupCommonDir=
  302. @StartupDir=
  303. @SW_HIDE=
  304. @SW_MAXIMIZE=
  305. @SW_MINIMIZE=
  306. @SW_RESTORE=
  307. @SW_SHOW=
  308. @SystemDir=
  309. @TAB=
  310. @TempDir=
  311. @UserName=
  312. @UserProfileDir=
  313. @WDAY=
  314. @WindowsDir=
  315. @WorkingDir=
  316. @YDAY=
  317. @YEAR=
  318. [KeyWords2]
  319. [KeyWords3]
  320.